[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
FMULP             Multiply Real and Pop       Exception Flags: I D O U P

FMULP destination register, ST

       Logic:      ST(i) . ST(i) * ST
                   pop stack

     FMULP multiplies two real numbers and then pops the stack. It takes the
     source operand from ST. The destination must be a stack register, ST(i).
     FMULP multiplies the two operands, returns the result to ST(i), and then
     pops the stack.

  --------------------------------------------------------------------------
   Operands            Clocks         Bytes           Example
   FMULP ST(i),ST      94-148           3             FMULP ST,ST(1)
  --------------------------------------------------------------------------

See Also: FMUL FIMUL
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson